Crate locutus_core

source ·

Re-exports

pub use either;
pub use libp2p;

Modules

Structs

This type allows combining different sources of events into one and interoperation between them.
A WASM executor which will run any contracts, components, etc. registered.
Gateway node to bootstrap the network.
An abstract location on the 1D ring, represented by a real number on the interal [0, 1]
When instancing a node you can either join an existing network or bootstrap a new network with a listener which will act as the initial provider. This initial peer will be listening at the provided port and assigned IP. If those are not free the instancing process will return an error.

Enums

Traits

Type Definitions